home *** CD-ROM | disk | FTP | other *** search
/ Fish With Names Like... / Fish With Names Like... 2.5.iso / pc / Media / Game.dir / 00327_FastSpeed.ls < prev    next >
Encoding:
Text File  |  2004-03-23  |  108 b   |  7 lines

  1. on mouseUp
  2.   puppetTempo(60)
  3.   sprite(43).visible = 1
  4.   sprite(44).visible = 0
  5.   sprite(45).visible = 0
  6. end
  7.